home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / utilities / misc / finaltyper / callfinaltyper next >
Encoding:
Text File  |  1995-05-30  |  272 b   |  13 lines

  1. /* This ARexx Script Will Launch FinalTyper
  2. **
  3. ** Final Typer V1.00 (C)Copyright Fabio Rotondo.
  4. **
  5. ** Final Typer is FREEWARE!!!
  6. **
  7. */
  8. ADDRESS command
  9.  
  10. /* Change the searching path where Final Typer Is Modifying This Line */
  11. 'work:programs/proggy/myprogs/FinalTyper'
  12. exit
  13.